Skip to content

Create python-ci.yml#124

Open
AndersonUece wants to merge 1 commit intoKalshi:mainfrom
AndersonUece:ci-python-workflow
Open

Create python-ci.yml#124
AndersonUece wants to merge 1 commit intoKalshi:mainfrom
AndersonUece:ci-python-workflow

Conversation

@AndersonUece
Copy link

Adds a GitHub Actions workflow that sets up Python (3.8 and 3.10), installs dependencies, runs flake8 and black in check‑mode, and executes main.py. This CI ensures that changes to the starter code don’t break linting standards or basic functionality.

Adds a GitHub Actions workflow that sets up Python (3.8 and 3.10), installs dependencies, runs flake8 and black in check‑mode, and executes main.py. This CI ensures that changes to the starter code don’t break linting standards or basic functionality.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant